Skip to content

Add several negative properties of LRS_R deduced from those of Top#231

Open
dschepler wants to merge 4 commits into
ScriptRaccoon:mainfrom
dschepler:lrs-not-cartesian-closed
Open

Add several negative properties of LRS_R deduced from those of Top#231
dschepler wants to merge 4 commits into
ScriptRaccoon:mainfrom
dschepler:lrs-not-cartesian-closed

Conversation

@dschepler
Copy link
Copy Markdown
Contributor

Addresses: #227

@ScriptRaccoon ScriptRaccoon linked an issue Jun 6, 2026 that may be closed by this pull request
@ScriptRaccoon
Copy link
Copy Markdown
Owner

ScriptRaccoon commented Jun 7, 2026

Thanks a lot! I am glad that we can finally decide some of the properties of this category. It's also good to see that you could generalize your proof that previously only worked for special ground rings.

I have revised the content page, please check the three 3 commits that I added.

I still need to check the proofs in LRS_R.yaml. I will do this in the evening today.

check_redundancy: false

- property: cartesian filtered colimits
proof: As a corollary of the results <a href="/content/LRS-not-cartesian-closed">here</a>, if we choose a quotient field $k$ of $R$, then the functor $\Top \to \LRS_R$ of equipping a topological space with the constant sheaf of $k$ is fully faithful, and preserves all colimits and all inhabited limits. Therefore, if $\LRS_R$ had cartesian filtered colimits, then $\Top$ would also, giving a contradiction.
Copy link
Copy Markdown
Owner

@ScriptRaccoon ScriptRaccoon Jun 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have some issues with this proof and the other ones (but no doubt that they are correct!). It is just said that "of the results here", but not making explicit which results are used for which claim. Also, I think that some of the proofs are even used. This suggests refactoring them.

Notice that for example the content page never mentions any functor from Top to LRSR where R is a commutative ring which is not a field.

Maybe it is even better to add all these proofs to the content page itself. It can be a huge corollary like "The category LRS_R is (a) not X, (b) not Y, ... ".

Notice that this "outsourcing" has already been done for the cartesian closed property. The current approach is inconsistent.

Also consider adding stuff to the page cartesian-closed-results.md that I created for the more general results. Probably it then should also be renamed, since it is not about ccc anymore, but rather about coreflections. Then it can also be merged with subobject_classifiers_coreflection.md, and also with exact_filtered_colimits_descend.md.

In a later stage of this project, all of this will part of an extended deduction system where properties of categories can be deduced automatically from properties and results of (adjoint) functors. Namely, functor implications will then also have fields like target_conclusions and left_adjoint_assumptions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

What to do with my proof that LRS is not cartesian closed?

2 participants